GoXam for WPF v3
DeleteDestinationEdge Method
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : DeleteDestinationEdge Method
Deletes an edge from the list of successors (i.e., the edge was going out from this vertex).
Syntax
public void DeleteDestinationEdge( 
   E destinationEdge
)

Parameters

destinationEdge
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members